home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr42 / dmp400.zip / DMP.REV < prev    next >
Text File  |  1995-03-22  |  47KB  |  1,060 lines

  1.                          -----------------------
  2.                          REVISION HISTORY OF DMP
  3.                          -----------------------
  4.  
  5.                  Latest version is always available at:
  6.  
  7.            ┌───────────────────────────────────────────────────┐
  8.            │ ftp.cdrom.com  /pub/demos/music/programs/players  │
  9.            └───────────────────────────────────────────────────┘
  10.  
  11.            For other support sites take a look at SUPPORT.DMP
  12.  
  13. *** ---------------------------------------------------------------------- ***
  14.  
  15. Version 4.00    Major update                            March 22nd, 1995
  16.                 Careware release
  17.  
  18.         * DMP is now *careware*. Read the end screen for more information.
  19.         + Major DSMI sound system update, new sound card drivers.
  20.         + New easy sound setup.
  21.         + File selector with module name database.
  22.         * DMP and DMP32 distributed in the same packet.
  23.         + Now also DMP32 supports digital effects.
  24.         - Quality mode is now always on for 8-bit cards.
  25.         + Support for GUSMAX codec.
  26.         - No more support for LPT DACs or PC speaker.
  27.         - Archiver support is gone for this version. Next versions will
  28.           have a new system as the old one didn't work very well.
  29.         + You can scroll instrument list with PgUp/PgDown.
  30.         + Jump to previous module is now possible with 'B'.
  31.         - VGA palette bug fixed.
  32.         - S3M note delay bug fixed.
  33.         - Many minor bugs fixed.
  34.  
  35. *** ---------------------------------------------------------------------- ***
  36.  
  37. Version 3.01    Bug fixes                               July 3rd, 1994
  38.  
  39.         - SB autoinit mode didn't work with DSP version 2.00 (like PAS
  40.           SB emulation and some other compatible cards).
  41.         - GUS player had too long delay loops.
  42.         - WSS init routine has been changed.
  43.         - The old Aria interface is back.. couldn't test is, though.
  44.  
  45. *** ---------------------------------------------------------------------- ***
  46.  
  47. Version 3.00    Digital effects                         June 19th, 1994
  48.                 GUS bug fixes
  49.  
  50.         + DMP now has reverb/echo and filter effects to give you even
  51.           better quality music. These effects are user definable
  52.           (in DMP.INI) and are available for all sound system except
  53.           GUS. See DMP.DOC for deeper discussion on these effects.
  54.         - Fixed an initialization bug in GUS player. The init code
  55.           couldn't handle situations when both GUS DMA channels
  56.           shared the same channel, or when both IRQs used the same
  57.           interrupt.
  58.         + New help screens for keys and command line parameters.
  59.           "DMP -h" shows only the parameter help, and pressing 'H'
  60.           while in DMP shows only the key help screen.
  61.         + Autogain setting for 16-bit quality mode. This feature changes
  62.           the default volume settings according to the number of channels
  63.           in the module.
  64.         * I'm not accepting new DMP support sites anymore. There are
  65.           already over 100 support sites around the world and that's
  66.           enough :)
  67.  
  68. *** ---------------------------------------------------------------------- ***
  69.  
  70. Version 2.95    GUS changes                             June 14th, 1994
  71.                 More free memory in DOS shell
  72.  
  73.         - Fixed tremolo effect
  74.         - Less UltraClicks
  75.         - New DMA loading method for GUS
  76.         + Optional GUS timer based playing (-gt to disable GUS timer)
  77.         + Checks for GUS memory allocation
  78.         - Less memory fragmentation -> more free memory in DOS shell
  79.         + Solo track mode (press 'S' to solo/unsolo)
  80.         - Fixed panning bug with 16-bit quality mode
  81.  
  82. *** ---------------------------------------------------------------------- ***
  83.  
  84. Version 2.94    Many player bugs fixed                  June 8th, 1994
  85.                 SB/SBPro/SB16 work now in autoinit mode
  86.  
  87.         - Due to a small bug in the player, retrig, notecut, delaynote
  88.           and some other commands were not executed corrected.
  89.         - SB/SB Pro and SB16 now use autoinit mode if possible. This
  90.           gives better sound quality with less clicks.
  91.         - Bugs fixed in S3M loader (vol+tone and vol+vibr were reversed)
  92.  
  93. *** ---------------------------------------------------------------------- ***
  94.  
  95. Version 2.93    669 loader fixed                        June 2nd, 1994
  96.                 SB Pro left-right bug fixed
  97.  
  98.         - A tiny, tiny bug in 669 loader caused erronous memory allocations..
  99.         - SB Pro (and clones) should now play left and right correctly
  100.  
  101. *** ---------------------------------------------------------------------- ***
  102.  
  103. Version 2.92    New 16-bit quality mode                 May 26th, 1994
  104.  
  105.         + New! Quality mode for 16-bit cards. With the new quality mode
  106.           you can get much better dynamics with multi channel modules.
  107.           This method uses a 32-bit intermediate mixing buffer and clips
  108.           the data into 16-bit output format. Using too high volumes
  109.           will cause more clipping which degrades sound quality a bit.
  110.  
  111.           Usage: DMP -q -aXXX module
  112.  
  113.           where XXX is the gain (amplification value).
  114.           32 = normal volume
  115.           64 = 2 x normal volume
  116.           100 = 3.125 x normal volume
  117.           etc.
  118.  
  119.           Maximum usable amplification is around 700 (which means
  120.           2100% amplification, quite loud!)
  121.  
  122. *** ---------------------------------------------------------------------- ***
  123.  
  124. Version 2.91    Many bugfixes in various parts          May 23rd, 1994
  125.                 New commercial licensing system for DSMI
  126.  
  127.         * Maintenance release, lot's of bugs fixed.
  128.         * This one wasn't officially even released...
  129.  
  130. *** ---------------------------------------------------------------------- ***
  131.  
  132. Version 2.90    Better GUS compatibility                May 7th, 1994
  133.                 Loader fixes
  134.  
  135.         - GUS player now uses PC timer instead of GUS' own timer. This
  136.           will cure some problems users have had with DMP.
  137.         - Also new technique for GUS DMA download.
  138.         + Better S3M loader.
  139.         + FAR loader can now handle >64 row patterns
  140.         - Fixed the SB Pro detection bug
  141.  
  142. *** ---------------------------------------------------------------------- ***
  143.  
  144. Version 2.89    New detection routines for SB           April 3rd, 1994
  145.                 Optional DMA for GUS
  146.  
  147.         - New detection routines for SB family. These routines use
  148.           the BLASTER environment variable (if available) to detect the
  149.           presense of Sound Blaster (Pro, 16). If BLASTER is not available
  150.           the old hardware detection routines are used instead.
  151.         + You can now use either the old byte-by-byte transfer method or
  152.           the new DMA transfer. Parameter '-g' enables the non-DMA
  153.           method.
  154.         - Fixed a bug in AudioTrix Pro (and Windows Sound System) exit
  155.           routine that caused incorrect IRQ and DMA channel to be active
  156.           after exit.
  157.         * Another new Internet mail address, you can now reach me at:
  158.  
  159.                 otto.chrons@cc.tut.fi           ( easier to remember ;) )
  160.                 c142092@lehtori.cc.tut.fi
  161.                 c142092@proffa.cc.tut.fi
  162.  
  163. *** ---------------------------------------------------------------------- ***
  164.  
  165. Version 2.88    Loaders fixed                           March 20th, 1994
  166.  
  167.     - GUS DMA bugs fixed. If you had differing DMA channels for
  168.       recording and output, DMP would lock up.
  169.     - MTM and FAR loaders work now significantly better
  170.     * New Internet mail address:
  171.  
  172.         c142092@lehtori.cc.tut.fi
  173.  
  174. *** ---------------------------------------------------------------------- ***
  175.  
  176. Version 2.87    GUS bug fixes                           March 13th, 1994
  177.  
  178.     - Samples are now downloaded into GUS using DMA
  179.     - GUS player bugs fixed (skipped notes, inaccuracy)
  180.     - With PAS the DMA transfer was not stopped after exit -> slow down
  181.     * Released a 32-bit version of DMP. Check out for DMP/32
  182.  
  183. *** ---------------------------------------------------------------------- ***
  184.  
  185. Version 2.86    Bug fixes                               February 26th, 1994
  186.                 New batch features
  187.  
  188.     - Fixed the quality mode bug in 2.85 that caused lockups
  189.     + New commandline option '-X' enables quiet screen mode. In this
  190.       mode DMP writes absolutely NOTHING to the screen. Great for
  191.       batch files.
  192.     + Error level support for '-Wcmd' option. If your spawned program
  193.       returns with error level 68, DMP exits immediately. Meant to be
  194.       used within batch files...
  195.     - You now have 1 second to decide whether to play corrupted modules
  196.       or not. Press 'N' or ESC if you don't want to play the module.
  197.     - Fixed the MTM loader's heap corrupting bug.
  198.  
  199. *** ---------------------------------------------------------------------- ***
  200.  
  201. Version 2.85    Bug fixes                February 22nd, 1994
  202.  
  203.     * Skipped 2.84 because a fake version had that version number
  204.     - Fixed the division by zero bug with SB16
  205.     - Corrupted modules are now played
  206.  
  207. *** ---------------------------------------------------------------------- ***
  208.  
  209. Version 2.83    SB 44kHz mono support (SB Pro, SB 2.00)    February 14th, 1994
  210.         AudioTrix Pro support
  211.         Amplifying bug fixed
  212.  
  213.     + SB and SB Pro 44kHz support. Use -m with SB Pro to force mono.
  214.     + AudioTrix Pro support (use WSS options)
  215.       DMP -c8 -d3 -p530 module
  216.     - Lots of internal changes for better code.
  217.     - Fixed the amplifying bug (parameter -aXX)
  218.     - Another S3M volume slide bug fixed
  219.  
  220. *** ---------------------------------------------------------------------- ***
  221.  
  222. Version 2.82    Faster mixing                January 31st, 1994
  223.  
  224.     + Rewritten mixing routines are now about 25% faster on my 486/33
  225.     - PAS DMA bugs fixed (hopefully). Caused flipped L/R channels, or
  226.       noise.
  227.  
  228. *** ---------------------------------------------------------------------- ***
  229.  
  230. Version 2.81    S3M bug fixes                           January 24th, 1994
  231.         New customization options
  232.         Player bugs fixed
  233.  
  234.     - S3M volume slide bug fixed
  235.     - Pitch bending bugs fixed (mainly in S3Ms)
  236.     + New options in DMP.INI
  237.       * VGA hardware palette
  238.         - now you have total control over DMP's outlook
  239.       * Channel ID characters in instrument list
  240.         - you can easily change the IDs to digits or any other characters
  241.       Check out the DMP.INI for these two features
  242.     - some GUS bugs fixed, mainly with 14+ channel music
  243.  
  244. *** ---------------------------------------------------------------------- ***
  245.  
  246. Version 2.80    GUS bug fixes                           January 17th, 1994
  247.         25/50 row display
  248.  
  249.     - Some GUS bugs fixed: new volume table, lot less "missing" notes,
  250.       some IRQ bugs fixed
  251.     + You can now switch the screen to 25/50 lines by pressing 'Z'
  252.       Or you can use command line option '-Z25' or '-Z50'
  253.  
  254.       BTW, my birthday is on the 30th of January (I'll be 21) so if
  255.       you haven't sent the "I like DMP" card, now is the right time!
  256.  
  257. *** ---------------------------------------------------------------------- ***
  258.  
  259. Version 2.79    FAR loader                              January 2nd, 1994
  260.         Bug fixes
  261.  
  262.     + DMP now loads Farandole Composer's FAR modules
  263.     - some bugs with MOD/MTM loader fixed
  264.     - "Cmdline" in DMP.INI works now correctly
  265.  
  266.              HAPPY NEW YEAR TO ALL DMP USERS!
  267.  
  268. *** ---------------------------------------------------------------------- ***
  269.  
  270. Version 2.78    Bug fixes                               December 11th, 1993
  271.  
  272.         - Fixed a bug that caused delayed playing on some tracks (2.74-2.77)
  273.         - Added a new feature to MOD/MTM loaders to make it more
  274.           compatible with ProTracker
  275.         - Fixed the bug with multiple file archives
  276.         - Instrument numbers are now alphabets.
  277.  
  278. *** ---------------------------------------------------------------------- ***
  279.  
  280. Version 2.77    Bug fixes                               December 6th, 1993
  281.                 Monochrome screen
  282.                 Real volume bars for GUS
  283.  
  284.         - A tiny bug in GUS heap routines caused weird errors
  285.         - New volume table for GUS -> less clicks
  286.         + Real volume bars for GUS
  287.         + Monochrome screen support in DMP.INI (check it!)
  288.  
  289. *** ---------------------------------------------------------------------- ***
  290.  
  291. Version 2.76    DMP.INI                                 December 6th, 1993
  292.                 Archive support (general)
  293.                 Bug fixes
  294.  
  295.         - Some bugs with Timer Service fixed
  296.         - MTM loader bugs fixed
  297.         + DMP now has a config file: DMP.INI. Check out the descriptions
  298.           in DMP.INI for more information
  299.         + You can now play packed modules. See DMP.INI for information
  300.           on how to use your favourite packing program with DMP
  301.  
  302. *** ---------------------------------------------------------------------- ***
  303.  
  304. Version 2.75    Bug fixes                               December 3rd, 1993
  305.  
  306.         - New reset routine for GUS
  307.         - A bug in S3M loader fixed
  308.         - Many internal changes for forthcoming DSMI/32
  309.           which is a 32-bit flat model (Watcom C/C++) version of DSMI.
  310.       Already works with GUS
  311.         - Better MTM support (upto 32 channels now)
  312.  
  313. *** ---------------------------------------------------------------------- ***
  314.  
  315. Version 2.74    MTM support                             November 28th, 1993
  316.  
  317.         + DMP now loads and plays MTM modules created with MultiTracker
  318.         * I had to skip 2.73 because some lamer had done a fake 2.73 (which
  319.           didn't even work..)
  320.         - New postcard address
  321.         - LOTS of internal changes (for forthcoming DSMI/32)
  322.  
  323. *** ---------------------------------------------------------------------- ***
  324.  
  325. Version 2.72    Bug fixes                               November 13th, 1993
  326.  
  327.         - Uhh, a major bug in CDI caused crashes with other soundcards
  328.           than GUS (and maybe even with GUS)... I wonder when I learn to
  329.           test DMP propely before releasing it!
  330.         - Fixed a bug in S3M loader that caused the last instrument not
  331.           to play at all.
  332.         + Now you can use surround in your own modules too! Just use the
  333.           command 8 (normally unused) with parameter A4. If you want
  334.           regular panning, use values 0 for left, 40 for center, 80 for right.
  335.  
  336. *** ---------------------------------------------------------------------- ***
  337.  
  338. Version 2.71    Bug fixes                               November 1st, 1993
  339.  
  340.         - Samples are now loaded into GUS using the old non-DMA method.
  341.           It seemed like the DMA routine was causing most of the problems
  342.           on various machines. I have optimized the byte-by-byte downloading
  343.           function, so it doesn't take too long on slower machines either.
  344.         - Some timing bugs with GUS fixed.
  345.         + Option -Wcommand lets you immediately shell to DOS after the module
  346.           starts playing. It will also run the optional 'command'.
  347.  
  348. *** ---------------------------------------------------------------------- ***
  349.  
  350. Version 2.70    Murphy's law...                         October 10th, 1993
  351.  
  352.         - Correcting one bug creates two new bugs... GUS didn't set
  353.           the correct channel count -> too high play frequency
  354.     - Reset code should now finally work...
  355.         - 669 loader tempo bug fixed
  356.         - DMA bug with normal sound cards fixed (caused static)
  357.  
  358. *** ---------------------------------------------------------------------- ***
  359.  
  360. Version 2.69    Stereo DACs fixed (hopefully)           October 9th, 1993
  361.                 GUS reset bugs fixed
  362.  
  363.         - There was a small bug in stereo DAC code that prevented
  364.           stereo output. Now fixed.
  365.         - New reset code for GUS should get rid of those lock ups with GUS.
  366.         + New device numbers for PC Speaker/Stereo DACs (10,11 & 12)
  367.  
  368. *** ---------------------------------------------------------------------- ***
  369.  
  370. Version 2.68    Stereo DACs                             October 3rd, 1993
  371.                 Bug fixes
  372.  
  373.         - There was a serious portamento bug in 2.67 which is now fixed
  374.           (I should've tested it more carefully before releasing...)
  375.         + Support for stereo DACs. Use following options to enable
  376.           them:
  377.  
  378.           DMP -c6 -d1           <Dual DACs on LPT1 & LPT2>
  379.  
  380.           DMP -c6 -d2 -p378     <Stereo-on-1 on LPT1>
  381.  
  382.           NOTE! I haven't tested these (cause I don't own 2 Covox style
  383.           DACs or Stereo-on-1 DAC) so please report any errors/bugs
  384.           to me.
  385.         - Some internal bugs fixed
  386.  
  387. *** ---------------------------------------------------------------------- ***
  388.  
  389. Version 2.67    GUS bugs fixed                          October 3rd, 1993
  390.                 New SB16 detection routine
  391.                 Better S3M compatibility
  392.                 Channel inc/dec removed
  393.  
  394.         - Some GUS IRQ bugs were fixed.
  395.         - New SB16 detection routine reads IRQ/DMA values directly from SB16,
  396.           no guessing anymore. Test it! (I haven't!!)
  397.         - Better S3M compatibility (portamento works correctly).
  398.         - You can't increase/decrease channel count anymore, well there
  399.           is no need for it either because you won't get those cracks
  400.           with panning anymore.
  401.  
  402. *** ---------------------------------------------------------------------- ***
  403.  
  404. Version 2.66    GUS bugs fixed                          September 26th, 1993
  405.  
  406.         - DMA transfer should now work with most motherboards due to
  407.           reduced transfer speed.
  408.         - GUS is now reseted so that line output and input are enabled
  409.           (2.65 didn't enable even output!)
  410.         - Track pause and resume work with GUS
  411.         - Louder volume with GUS
  412.  
  413. *** ---------------------------------------------------------------------- ***
  414.  
  415. Version 2.65    Surround Sound!                         September 19th, 1993
  416.                 Bug fixes
  417.  
  418.         + Surround sound is implemented! Pressing the 'U' key sets a
  419.           track into surround channel. If you have a Dolby Pro Logic
  420.           Surround Sound Decoder you can hear the sound coming from
  421.           your surround speaker, but even without this decoder you
  422.           get a more "spacier" effect (similar effect found on many stereo
  423.           TVs to enhance mono sound). Use command line option -n100
  424.           to set all tracks to surround mode.
  425.           NOTE! Does not work with GUS!
  426.         - Playing with SB/SB Pro corrupted the higher part of ECX register,
  427.           now it's corrected.
  428.         - GUS loops play now "clicklessly"
  429.         - GUS' mixer settings are not altered anymore so if you have eg.
  430.           line output enabled it will stay that way.
  431.  
  432. *** ---------------------------------------------------------------------- ***
  433.  
  434. Version 2.64    Bug fixes                               September 13th, 1993
  435.  
  436.         - Fixed a bug with high DMA channels and GUS
  437.         - Small loops play now correctly
  438.  
  439. *** ---------------------------------------------------------------------- ***
  440.  
  441. Version 2.63    Bug fixes                               September 11th, 1993
  442.  
  443.         - Some clicks removed from GUS playing.
  444.         - Fixed the problem with loading samples (GUS).
  445.         - Samples are now loaded to GUS using DMA. This method gives a
  446.           faster and more solid transfer. It also reduces some clicks
  447.           caused my byte-by-byte downloader. May not like QEMM if your
  448.           DMA buffer is small.
  449.  
  450. *** ---------------------------------------------------------------------- ***
  451.  
  452. Version 2.62    GUS support, getting better!            August 29th, 1993
  453.                 Fixed a few bugs
  454.  
  455.         - GUS player seems to working very well now.. still some troubles
  456.           with loading samples after playing many modules, but I'm working
  457.           on it.
  458.         - Fixed a bug in the 669 loader
  459.  
  460. *** ---------------------------------------------------------------------- ***
  461.  
  462. Version 2.61ß   GUS support, better                     August 16th, 1993
  463.  
  464.         - Some improvements to GUS player. A lot less ultraclicks
  465.           and it should work on any GUS (hopefully!). Please report
  466.           any bugs/incompatibles via e-mail.
  467.  
  468. *** ---------------------------------------------------------------------- ***
  469.  
  470. Version 2.60ß   GUS support                             August 8th, 1993
  471.  
  472.         + GUS is now supported, somehow. I know, it's full of "UltraClicks"
  473.           and it doesn't sound right, but this is just a beta version.
  474.           If you know what could be going wrong (I know *many* things
  475.           already), please send me some e-mail about it. I try to remove
  476.           those clicks as soon as possible, but right now I just wanted
  477.           to see it working.
  478.  
  479. *** ---------------------------------------------------------------------- ***
  480.  
  481. Version 2.55    Bug fix                                 July 11th, 1993
  482.  
  483.         - Two previous versions didn't work with SB16, now fixed.
  484.         - Some little things with WSS changed...
  485.  
  486. *** ---------------------------------------------------------------------- ***
  487.  
  488. Version 2.54    Bug fixes                               June 27th, 1993
  489.  
  490.         - WSS support did not work in 2.53 because of a very small bug :(
  491.         - 2.53 REQUIRED Virtual DMA Services to work propely due to
  492.           an erronous detection routine. Now it should work fine.
  493.  
  494. *** ---------------------------------------------------------------------- ***
  495.  
  496. Version 2.53    WSS support                             June 26th, 1993
  497.                 Bug fixes
  498.                 VDS support
  499.                 Cardware
  500.  
  501.         + DMP now works with Windows Sound System and compatibles
  502.           (like Compaq BusinessAudio)
  503.         - The pause-bug in 2.52 with SBs is now fixed
  504.         + Support for Virtual DMA Services has been added, which means
  505.           that DMP should now run better under OS/2 and Windows.
  506.         * DMP is now *cardware*. If you like using DMP, please send me
  507.           a nice postcard to:
  508.  
  509.           Otto Chrons
  510.           Panssariviestikomppania
  511.           Parolan pataljoona
  512.           PL 5
  513.           SF-13701 Parolannummi
  514.           FINLAND
  515.  
  516.           Note! This address is valid until August 15th.
  517.  
  518. *** ---------------------------------------------------------------------- ***
  519.  
  520. Version 2.52    Bug fixes                               June 8th, 1993
  521.                 DMP.FAQ
  522.                 Default panning
  523.  
  524.         - lots of small bugs fixed in various routines...
  525.         + If you encounter problems with DMP, read the DMP.FAQ
  526.           as it contains Frequently Asked Questions about DMP.
  527.         + If you're using headphones with a stereo card, you might
  528.           want to use the default panning feature, which sets panning
  529.           on left and right channels closer to the middle. Use option
  530.           -nXX to enable default panning.
  531.  
  532. *** ---------------------------------------------------------------------- ***
  533.  
  534. Version 2.51    Many bugfixes                           May 28th, 1993
  535.                 New Quality mode!
  536.  
  537.         - bug fixes in EMS-, mixing- and DMA routines
  538.         + Quality mode is now better than ever! Music plays
  539.           a lot louder and is clearer too.
  540.         - No more autocalibration, because it didn't work on
  541.           some machines.
  542.  
  543. *** ---------------------------------------------------------------------- ***
  544.  
  545. Version 2.50    Bugfixes                                May 25th, 1993
  546.                 EMS support
  547.                 Autocalibration
  548.                 Utlities are gone
  549.  
  550.         - some bugs in S3M loader fixed, and no more note shifts!
  551.         - Aria support works now better.
  552.         + DMP can now utilize EMS memory for samples. So you can
  553.           play really large MODs with DMP and still have lots of
  554.           DOS memory! Option -b disables EMS usage.
  555.         + Autocalibration adjusts DMP's sampling rate to match the
  556.           REAL sampling rate of the sound card.
  557.         * GRAB.EXE, VIDEOMEM.COM and batch files for ripping S3Ms
  558.           are now history. If you want them, fetch an older version
  559.  
  560. *** ---------------------------------------------------------------------- ***
  561.  
  562. Version 2.46    Bugfixes                                May 18th, 1993
  563.                 Aria card support
  564.                 Support sites?
  565.  
  566.         + New Aria-based sound cards are now supported! You can play up
  567.           to 44.1kHz with 16-bit stereo quality!
  568.           If autodetection fails, use -c7 and other parameters...
  569.         - The portamento/vibrato/arpeggio bug in 2.45 fixed.
  570.         - Theoretically speaking, the S3M loader now converts modules
  571.           incorrectly, but in practise they sound a lot better ( a half
  572.           note shift upwards makes wonders.. :)
  573.  
  574.         * Do you have a BBS and would like to become official support
  575.           site of DMP? Read the included SUPPORT.DMP text file for
  576.           more info.
  577.  
  578. *** ---------------------------------------------------------------------- ***
  579.  
  580. Version 2.45    Full panning                            May 14th, 1993
  581.                 Monochrome support
  582.  
  583.         + DMP can now be used with monochrome screens
  584.         + On stereo card, you can now pan any channel to any position.
  585.           You might have to add new channels, if you get cracks. And
  586.           remember that using panning takes about 80% more processor
  587.           power!
  588.  
  589. *** ---------------------------------------------------------------------- ***
  590.  
  591. Version 2.44    Bugfixes                                May 12th, 1993
  592.                 PC speaker support
  593.                 DAC works better with memory managers
  594.  
  595.         - Corrupted MOD files are now played more correctly. Previously
  596.           the last instrument was not converted into unsigned format.
  597.         + You can now use DMP with PC speaker! Use parameters "-c6 -p42"
  598.           to enable speaker support.
  599.         - DAC (and speaker) work now a lot better with memory managers
  600.           such as QEMM,MAX386 and EMM386.
  601.         - Little bugfixes in S3M loader.
  602.  
  603. *** ---------------------------------------------------------------------- ***
  604.  
  605. Version 2.43    Bugfixes                                May 11th, 1993
  606.                 Channel panning
  607.                 Real volume bars
  608.  
  609.         - Fixed bugs in 669 and S3M loaders
  610.         + Channels can be panned independently with keys L,M and R. If you
  611.           get cracks in the sound, add more channels with ')'. Select channel
  612.           with up/down arrows. Try panning drums to middle, sounds great!
  613.           Of course, all this works only on stereo cards :-)
  614.         - M2AMF now converts 669 modules correctly.
  615.         + Volume bars are now calculated using the real sample data,
  616.           press 'V' to switch between new/old mode.
  617.         + SB Pro's filter is now off by default -> clearer sound
  618.  
  619. *** ---------------------------------------------------------------------- ***
  620.  
  621. Version 2.42    Bugfixes                                May 10th, 1993
  622.                 Filter switch for SB Pro
  623.                 M2AMF supports 669 and S3M
  624.                 Tempo settings
  625.  
  626.         + Now you can convert your S3M and 669 files into AMF format.
  627.         + If you want to have clearer sound on SB Pro, turn off the
  628.           filter by pressing 'F'
  629.         + You can also change the tempo module is playing by pressing
  630.           [,],{ or } keys. '[]' affect speed, and '{}' affect BPM tempo.
  631.         + Pressing '(' adds and ')' removes one channel. You should clearly
  632.           hear how this affects sound quality.
  633.         - Some bugs fixed in module loaders
  634.  
  635. *** ---------------------------------------------------------------------- ***
  636.  
  637. Version 2.41    Bugfixes                                May 9th, 1993
  638.                 New utility
  639.                 Amplifier
  640.  
  641.         - Fixed note portamento
  642.         - S3M loader is now a lot more compatible.
  643.         - Some outlook bugs fixed, like help screen and that blinking
  644.           bug after returning from DOS shell.
  645.         * VIDEOMEM is a small utility that transforms 96kB of video
  646.           memory into conventional memory, so you can play bigger
  647.           modules with DMP. Works with other non-graphic software, too.
  648.         + You can now amplify playing with command line switch -a.
  649.           Normal value is 31, but be aware that amplifying may cause
  650.           some nasty cracks if volume goes too high. But amplifying
  651.           is helpful if you're playing 8+ channel MODs on 8-bit cards.
  652.  
  653. *** ---------------------------------------------------------------------- ***
  654.  
  655. Version 2.40    Bugfixes                                May 7th, 1993
  656.                 Scream Tracker 3.0 support
  657.                 Composer 669 support
  658.                 New outlook
  659.  
  660.         - Some bugs with DMA fixed (again :-) )
  661.         + Now you can play S3M modules. Three batch files included
  662.           for easy extraction of modules from Future Crew's demos.
  663.           *NOTE! Not all S3M commands are implemented.
  664.         + You can also play 669 format modules, if they fit into memory :)
  665.         - A small bug in STM loader fixed.
  666.         + Little changes in outlook.. You may have to use 50 line mode
  667.           if you want to see all the instruments in some modules
  668.  
  669. *** ---------------------------------------------------------------------- ***
  670.  
  671. Version 2.34    Bugfixes                                April 20th, 1993
  672.                 Mailing list
  673.  
  674.         - Bugs with DMA fixed.
  675.         + DMP now returns an errorlevel of 1 if exited via ESC and
  676.           0 on normal exit (only if looping is disabled).
  677.         * If you want to get new DMP automatically and have Internet
  678.           access, you can join DMP mailing list. Just send a message
  679.           to listserv@oliver.sun.ac.za with following message body
  680.  
  681.           subscribe DMP-LIST Your Name
  682.  
  683.           After joining, you will receive new DMP releases right into
  684.           your own mailbox.
  685.  
  686. *** ---------------------------------------------------------------------- ***
  687.  
  688. Version 2.33    Bugfixes                                April 14th, 1993
  689.  
  690.         - A bug in Retrig command (only in 2.32) was fixed
  691.         - Now the 8-channel FastTracker MODs play OK, previously
  692.           there were problems with channels 7 and 8.
  693.         - False Windows detection corrected (occured if you had an
  694.           environment string "WINDIR")
  695.         * And remember: DSMI IS AVAILABLE!
  696.  
  697. *** ---------------------------------------------------------------------- ***
  698.  
  699. Version 2.32    Bugfixes                                April 9th, 1993
  700.                 New features
  701.  
  702.         - A bug with Tremor command fixed
  703.         + Now you can disable ProTracker extended tempos for those
  704.           old modules (switch '-e')
  705.         - Some problems with 8-bit DMA in Pro Audio Spectrum 16 fixed
  706.  
  707. *** ---------------------------------------------------------------------- ***
  708.  
  709. Version 2.31    Bugfixes                                March 16th, 1993
  710.                 New features
  711.                 * DSMI IS AVAILABLE *
  712.  
  713.         - Some bugs with false PAS detections are now fixed
  714.         + You can shell to DOS with Covox, up to 64kHz!!
  715.         * DSMI is finally available! Read the README file for
  716.           additional info...
  717.  
  718. *** ---------------------------------------------------------------------- ***
  719.  
  720. Version 2.30    Bugfixes                                March 6th, 1993
  721.                 Covox support is back!
  722.                 Faster
  723.  
  724.         - DMP 2.20 failed to load any 15 instrument MODs. Now fixed.
  725.         + Support for Covox. Use parameters '-c6' and '-p' to enable
  726.           Covox (DAC) support at any port address. See revision entry
  727.           for 1.41 for additional info... Covox supports rates up to
  728.           44kHz.
  729.           NOTE: Covox support doesn't work well if you have a memory
  730.           manager like EMM386 or QEMM386 installed.
  731.         + On a 386SX (or other non-cached 386) DMP should be about 10%
  732.           faster :)
  733.         * Thanks for Pieter Immelman for helping out with UNIX
  734.           mail-listserver for DSMI/DMP
  735.  
  736. *** ---------------------------------------------------------------------- ***
  737.  
  738. Version 2.20    Bugfixes                                March 4th, 1993
  739.                 New features
  740.  
  741.         - Some internal bugs fixed...
  742.         + Support for 6 and 8 channel FastTracker MODs
  743.         + You can now use an envrionment variable DMP to specify often
  744.           used command line arguments, for example:
  745.           SET DMP=-s30 -m -o
  746.         + Volume can be changed with + and -
  747.         - UMB support is gone :-( Use PMP (Protected Module Player) to
  748.           play REALLY large modules
  749.         * Changed the method for detecting Pro Audio Spectrum cards.
  750.           Please test on PAS and PAS+
  751.  
  752. *** ---------------------------------------------------------------------- ***
  753.  
  754. Version 2.11    MOD loader bugfix                       February 22nd, 1993
  755.  
  756.         - Some MODs used highly NON-STANDARD period values, so the
  757.           change I made in version 2.02 caused erranous loading. Now
  758.           the loader should handle any MOD.
  759.  
  760. *** ---------------------------------------------------------------------- ***
  761.  
  762. Version 2.10    ProTracker tempo support                February 21st, 1993
  763.  
  764.         + Support for ProTracker's extended tempos has been added.
  765.           Both regular and ProTracker-tempo (in BPM) are now shown on
  766.           screen.
  767.         - Some minor bugfixes.
  768.  
  769. *** ---------------------------------------------------------------------- ***
  770.  
  771. Version 2.02    Bugfixes                                February 15th, 1993
  772.  
  773.         - Bug in the MOD loader caused erranous volumes when instrument
  774.           changed.
  775.         - When using a 16-bit soundcard, DMP could cause machine lock-up
  776.           if a 386-program was run in DOS shell. Now it won't.
  777.         - Help screen showed wrong information about '-u' switch
  778.  
  779. *** ---------------------------------------------------------------------- ***
  780.  
  781. Version 2.01    UMB support defaults to DISABLED        February 9th, 1993
  782.                 Bugfix
  783.  
  784.         - Because of the many reports of memory problems with UMB
  785.           options, it now is disabled by default.
  786.           Use '-u' to ENABLE it, previously that switch DISABLED it!
  787.         - Pausing module with 'P' caused computer to lock up with
  788.           a SB Pro. Now it's fixed.
  789.  
  790. *** ---------------------------------------------------------------------- ***
  791.  
  792. Version 2.0     DMPMT and DMP combined into one .EXE    February 7th, 1993
  793.  
  794.         * DMPMT no longer exist as a separate executable as it's
  795.           functionality has been embedded into DMP.EXE. DMP now
  796.           automatically detects DesqView and Windows and changes
  797.           to DMPMT mode if either is detected. You can also force
  798.           DMPMT mode with '-t' parameter which also accepts
  799.           buffer size like '-t30000'.
  800.  
  801. *** ---------------------------------------------------------------------- ***
  802.  
  803. Version 1.95    UMB support                             February 6th, 1993
  804.  
  805.         + DMP fully utilizes all available upper memory. Now you have
  806.           more memory available in DOS shell and you can also load
  807.           bigger modules.
  808.  
  809. *** ---------------------------------------------------------------------- ***
  810.  
  811. Version 1.91ß   MOD loader bug fix                      February 5th, 1993
  812.  
  813.         - A bug in the module loader, caused infinite loops if trying
  814.           to load a corrupted module. Now DMP prompts wheather or not
  815.           to play the module.
  816.  
  817. *** ---------------------------------------------------------------------- ***
  818.  
  819. Version 1.90ß   Support for SB16, PAS+ and PAS16        February 3rd, 1993
  820.                 Many bugs fixed
  821.                 386 support
  822.  
  823.         + 386 instruction set is now fully utilized. Which means that DMP
  824.           won't run on a 286 anymore.
  825.         + DMP is now the only module player capable of playing modules
  826.           with 16-bit accuracy. On a SB16 or PAS16 DMP uses a new mixing
  827.           routine that calculates at 16 bits. This gives you a lot clearer
  828.           sound. Also a new mode, Quality mode, is introduced for 8-bit
  829.           cards.
  830.         + DMP is now a lot faster...
  831.         - Numerous bugs were fixed. Can't remember what bugs, though. :-)
  832.         - Support for DACs is removed, because of non-functionality.
  833.         - No more blue backgrounds after exiting (this wasn't a bug, but
  834.           some people didn't like it...)
  835.         ! Special thanks to Pirkka Palosaari for lending his SB16 ASP.
  836.  
  837. *** ---------------------------------------------------------------------- ***
  838.  
  839. Version 1.41    DAC support                             December 2nd, 1992
  840.  
  841.         + Added support for general DACs. Try port value 378 (LPT1)
  842.           If you want to have fun, use port values 3C9,3C0,3C2,61
  843.           (BTW, it took about two hours to add support for DACs... :-)
  844.  
  845. *** ---------------------------------------------------------------------- ***
  846.  
  847. Version 1.4     8-channel support                       December 2nd, 1992
  848.  
  849.         + StarTrekker 8-channel MODs are now supported. If you have
  850.           information about other 8+ channel formats, please send it to me.
  851.         + Some internal changes to ease the way to Covox support in upcoming
  852.           versions...
  853.  
  854. *** ---------------------------------------------------------------------- ***
  855.  
  856. Version 1.35    New features                            November 26th, 1992
  857.                 Bug fixes
  858.  
  859.         - Improved compatibility with MODs.
  860.         + Now you can go backwards and forwards in the module.
  861.         + New commandline option to supress modules looping. Great for
  862.           BATs.
  863.  
  864. *** ---------------------------------------------------------------------- ***
  865.  
  866. Version 1.34    Bug fixes                               November 23rd, 1992
  867.  
  868.         - Fixed a bug in arpeggio command
  869.         - There was a serious bug with SB Pro when playing at >20KHz
  870.           (only in version 1.32 & 1.33). Now fixed.
  871.  
  872. *** ---------------------------------------------------------------------- ***
  873.  
  874. Version 1.33    Bug fixes                               November 16th, 1992
  875.  
  876.         - Fixed the fine tune. Old versions played worse than versions
  877.           without fine tune! Remember to reconvert AMF modules with invalid
  878.           fine tunes.
  879.         - Also fixed a bug in portamento command.
  880.  
  881. *** ---------------------------------------------------------------------- ***
  882.  
  883. Version 1.32    Faster!                                 November 15th, 1992
  884.                 New feature
  885.  
  886.         + DMP is now faster than ever... just believe me!
  887.         + I've added "the-most-wanted-feature": pattern jump!!!
  888.           Just press B to break to next pattern...
  889.         - I might have fixed some bugs too, don't know for sure though....
  890.  
  891. *** ---------------------------------------------------------------------- ***
  892.  
  893. Version 1.31    Bug fixes                               November 2nd, 1992
  894.  
  895.         - Fixed a bug in AMF converter/loader. DELETE YOUR OLD AMF FILES!!!
  896.         - Some incompatibles in MOD loader fixed.
  897.  
  898. *** ---------------------------------------------------------------------- ***
  899.  
  900. Version 1.3     Enhancements                            October 21st, 1992
  901.                 Bug fix
  902.                 New file format AMF
  903.  
  904.         + Support for more octaves (0-4) in MODs, because some PC MOD-editors
  905.           (notably ModEd) support these octaves.
  906.         + Now DMP also loads StarTrecker modules
  907.         + DMP now supports AMF modules and includes a program to convert
  908.           STM or MOD formats into AMF.
  909.         * You can reach me through the Internet! Address is:
  910.           c142092@cc.tut.fi
  911.         - Fixed a memory trashing bug
  912.  
  913. *** ---------------------------------------------------------------------- ***
  914.  
  915. Version 1.24    Bug fixes                               October 14th, 1992
  916.  
  917.         - There was a killer bug that prevented SB Pro mode from functioning
  918.           correctly. Now SB Pro owners can find a big improvement in sound
  919.           quality!
  920.  
  921. *** ---------------------------------------------------------------------- ***
  922.  
  923. Version 1.23    New features                            October 4th, 1992
  924.  
  925.         + The playing order of modules can now be scrambled with commandline
  926.           option '/O'.
  927.  
  928. *** ---------------------------------------------------------------------- ***
  929.  
  930. Version 1.22    Bug fix                                 October 3rd, 1992
  931.  
  932.         - Now DMP shows the real sample rate which may differ from
  933.           what user required, but only a little :-)
  934.  
  935. *** ---------------------------------------------------------------------- ***
  936.  
  937. Version 1.21    Bug fix                                 September 29th, 1992
  938.  
  939.         - A bug in tempo command made some modules play REAL SLOW!
  940.           I hope I have now fixed it.
  941.         + I forgot to change the version number in 1.2 :-)
  942.  
  943. *** ---------------------------------------------------------------------- ***
  944.  
  945. Version 1.2     New player for DesqView                 September 28th, 1992
  946.  
  947.         + A player especially designed for DesqView is now included.
  948.           Its name is DMPMT (DMP for MultiTaskers)
  949.         - There was a bug in the DMA routine.. Only in the 1.12 version. Fixed
  950.  
  951. *** ---------------------------------------------------------------------- ***
  952.  
  953. Version 1.12    Internal Changes                        September 28th, 1992
  954.                 Bugfixes
  955.  
  956.         + All sound output handling goes through SDI now,
  957.           (SDI = Sound Device Interface) which allows me to add support
  958.           for new sound cards easily by writing a new SDI!!
  959.         - There was a killer bug in the buffer calculation routine, but
  960.           it only occured under very specific conditions. Finally fixed!
  961.  
  962. *** ---------------------------------------------------------------------- ***
  963.  
  964. Version 1.11    Bug fixes                               September 27th, 1992
  965.  
  966.         - Pressing F10 changed volume to 57 not 64 as I intended. Fixed.
  967.         + DMP now shows the current volume and sampling rate
  968.  
  969. *** ---------------------------------------------------------------------- ***
  970.  
  971. Version 1.1     New features                            September 26th, 1992
  972.                 Bugfixes
  973.  
  974.         + Function keys F1 - F10 change the overall volume.
  975.         + SB Pro mixer's status is restored before exiting.
  976.         + New command line option "/C" allows SB Pro users to play modules
  977.           in SB (mono) mode.
  978.         - Retrig command with value of 0 caused a division error. Fixed.
  979.         - Now volumes greater than 64 are converted to 64.
  980.  
  981. *** ---------------------------------------------------------------------- ***
  982.  
  983. Version 1.08    Bugfixes                                September 23rd, 1992
  984.  
  985.         - Help screen stays on screen until keypress.
  986.         - Some minor bugs fixed
  987.         + Many internal changes (don't affect playing)
  988.  
  989. *** ---------------------------------------------------------------------- ***
  990.  
  991. Version 1.07    Instrument list                         September 6th, 1992
  992.                 Bugfixes
  993.  
  994.         - STMs and MODs are now played exactly the same, so
  995.           original Scream Tracker modules play a little bit too
  996.           fast.
  997.         + Instrument list!
  998.         + Better DesqView compatibility (DMP asks DV for screen address)
  999.  
  1000. *** ---------------------------------------------------------------------- ***
  1001.  
  1002. Version 1.06    Bugfixes                                August 31st, 1992
  1003.  
  1004.         - MOD files are now played at the right speed and frequency
  1005.           They were played too high previously.
  1006.         + DMP is also a little bit faster!
  1007.  
  1008. *** ---------------------------------------------------------------------- ***
  1009.  
  1010. Version 1.05    Bugfixes                                August 30th, 1992
  1011.  
  1012.         - many volume oriented bugs are now fixed in the Amiga module
  1013.           loader
  1014.         - Amiga modules are now played at right speed
  1015.         - total pattern count shows now the correct value
  1016.  
  1017. *** ---------------------------------------------------------------------- ***
  1018.  
  1019. Version 1.04    Plastic surgery                         August 29th, 1992
  1020.  
  1021.         + DMP's screen has changed a little.. :-)
  1022.  
  1023. *** ---------------------------------------------------------------------- ***
  1024.  
  1025. Version 1.03    New module commands                     August 28th, 1992
  1026.                 Bugfixes
  1027.  
  1028.         - when a fatal disk error occured, the error message
  1029.           was shown off-screen. Now it shows on the screen.
  1030.         + Following module commands are now supported:
  1031.                 Set sample offset       (0x9)
  1032.                 Fine volume             (0xEA,0xEB)
  1033.                 Fine portamento         (0xE1,0xE2)
  1034.  
  1035. *** ---------------------------------------------------------------------- ***
  1036.  
  1037. Version 1.02    Bugfixes                                August 21st, 1992
  1038.  
  1039.         - when module was paused, pressing keys 1-4 played the rest of the
  1040.           sample. Now this can't happen.
  1041.  
  1042. *** ---------------------------------------------------------------------- ***
  1043.  
  1044. Version 1.01    Bugfixes                                August 17th, 1992
  1045.  
  1046.         - corrected the bug in the file search routine, DMP will not try
  1047.           to load a non-existent module anymore!
  1048.         - a bug in the volume table caused cracks in voice. Corrected.
  1049.         + DMA-buffer's size reduced to 1024 (2048 before) so that
  1050.           notes on-screen would better match the playing voice.
  1051.  
  1052. *** ---------------------------------------------------------------------- ***
  1053.  
  1054. Version 1.00    First release                           August 12th, 1992
  1055.  
  1056.         - support for SB & SB Pro (stereo)
  1057.         - loads both STM & MOD formats
  1058.         - DOS shell
  1059.  
  1060.